Instructions

How to burn a .hex file into a PIC micro using a PICStart Plus

1. Start up MPLab, and load the supplied .pjt project file.
2. You can do this by clicking on '00000 - program hex file in MPLAB.pjt'.
3. Select the menu 'File..Import..Import to Memory'
4. Select the correct .hex file for your PIC micro, and crystal speed.
5. Select meny 'PICStart Plus..Enable'
6. Dont worry about the configuration bits - they are automatically set with information in the .hex file.
7. Click on 'Program'
8. The bootloader file is programmed into the PIC micro.